Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
8 0 0 0 100% 0.004

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.surefire.common.junit3 8 0 0 0 100% 0.004

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.surefire.common.junit3

Class Tests Errors Failures Skipped Success Rate Time
JUnit3TestCheckerTest 8 0 0 0 100% 0.004

Test Cases

[Summary] [Package List] [Test Cases]

JUnit3TestCheckerTest

testValidJunitSubclassWithoutOwnTestmethods 0.002
testIinnerClassNotAutomaticallyTc 0.001
testValidJunit4Annotated 0
testValidJunit4itsAJunit3Test 0
testInvalidTest 0.001
testDontAcceptAbstractClasses 0
testSuiteOnlyTest 0
testCustomSuiteOnlyTest 0